@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff2') format('woff2'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
html{font-size: 16px;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:84%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.none{display:none;}
.block{display:block;}
.b{display: block; transition: 0.5s;}
.n{display: none; transition: 0.5s}

.r{float: right}
.h_line{height:5px;background:url(../images/hline.jpg) no-repeat center top;}
.header{width:100%;position:absolute; height:100px; display: flex;justify-content: space-between; align-items: center;padding:0 18px;z-index: 98; transition: 0.5s;border-bottom: 1px solid rgba(0,0,0,.1); }
.header2{border-bottom: 1px solid rgba(255,255,255,.1); }
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:70px; }
.header .logo img{ max-width:333px;width: 100%; margin: 0 auto; vertical-align: middle}
.header .logo_tel{ width:188px;display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 0 25px}
.header .logo_tel:after{content: ''; width:1px;height:25px;background: rgba(255,255,255,.1); position: absolute;left:0;top: 38px; }
.header .logo_tel img{margin:0 8px 0 0}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel p i{ font-size: 1.2rem; font-family: 'PingFang SC';letter-spacing: -1px;color: #fff;font-style: normal;font-weight: 600; }
.nav_tel{width:67%;display: flex;justify-content: space-between; }
.index_nav3{width:calc(100%/1 - 188px);height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav3 li{line-height:100px;width:calc(100%/7);text-align: center; position: relative;display: flex; justify-content: center; align-items: center; }
.index_nav3 li a{color:#fff;font-size:1.1rem;display:block; position: relative}
.index_nav3 li a:hover{font-weight:bold; text-decoration:none;color:#02b875;}
.index_nav3 li a.aa:after{width:0;height:2px;background: #02b875;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav3 li:hover a.aa:after{width:100%;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.index_nav{width:55%;height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index: 999;position: relative}
.index_nav li{line-height:100px;width:calc(100%/8);text-align: center;position: relative}
.index_nav li a{color:#333;font-size:1rem;display:block; position: relative}
.index_nav li a:hover{font-weight:bold; text-decoration:none;}

.index_nav2{width:50%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav2 li{line-height:100px;width:calc(100%/7);text-align: center;position: relative}
.index_nav2 li a{color:#222;font-size:1.1rem;display:block; position: relative}
.index_nav2 li a:hover{font-weight:bold; text-decoration:none;}
.index_nav2 li div {display:none;width:180px;text-align:center;color:#fff;position:absolute;z-index:9999999;left:50%;margin-left:-90px;top:100%;background: #202390}
.index_nav2 li div a {display:block;color: #fff; line-height:39px;font-size: 0.95rem; border-bottom:1px solid rgba(255,255,255,0.1);margin-top:0; padding:0 0 0 0;}
.index_nav2 li div a:hover{color:#fff;line-height:39px;font-weight:bold;border-bottom:1px solid rgba(255,255,255,0.1);}

.son{position: absolute; z-index: 1; top: 100%;width:150px; left: 50%;margin-left: -75px; box-sizing: border-box;  display: none;background:rgba(2,184,117,.8);padding:0 15px; }
.index_nav3 li .son a{font-size:1rem;line-height: 3rem;color: #fff;display: block;  transition: 0.3s;padding: 0 0; border-bottom: 1px solid rgba(255,255,255,.2);}


.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann .hd li.on{ background: #F60;  }
.slideBoxbann .bd{ position:relative; z-index:0; }
.slideBoxbann .bd li{ position:relative; text-align:center;  }
.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }


.header_h .index_nav2 li a{color:#333;}
.header_h .index_nav2 li div a {color:#fff;}
.header_h .index_nav3 li a{color:#333;}
.header_h .index_nav3 li div a {color:#fff;}
.nn_banner{width:100%; position: relative;overflow: hidden; }
.nn_banner_wenan{width:100%;height:100%;position: absolute; z-index: 4; overflow: hidden; display: flex;justify-content:center;flex-direction: column; align-items: center}
.nn_text{font-size: 36px;color: #ffffff;text-align: center;padding:0 0 45px 0}
.nn_p{font-size: 52px;color: #ffffff; font-weight:bold;line-height: 100px;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(255,255,255,0.1);margin:0 0 45px 0}
.nn_en{font-size: 1.1rem;color: #ffffff;  margin:0 0 45px 0}
.nn_banner_wenan a{width:150px;margin:0 auto;line-height:45px;display:block;color:#fff;font-size:18px;font-weight:bold; text-align:center; border-radius:50px; background:#ebc120;animation: sss 1s infinite alternate linear;}
.nn_banner_wenan a:hover{background:#fad02e ;}
@keyframes sss{
	0%{transform:translateY(-10px);}
	100%{transform:translateY(0px);}
}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%;-webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);/* animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); */}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:2.6rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}
.video {width:100%;position: relative;overflow: hidden;z-index: 2;}
.video video{width:100%;object-fit:cover;z-index:1;position: relative;display: block;}
.video .mm_bg{top: 0;height: 100%;width: 100%;background:   url(../images/mbg.png) repeat-x left top; z-index: 2;position: absolute}

/*footer*/
.footer{ background: #1a1f28 }
.footer .logo_tel{  display: flex;justify-content:flex-start; align-items: center;color: #fff;position: relative; z-index: 2;padding:0 0 25px 0 }
.footer .logo_tel img{margin:0 18px 0 0}
.footer .logo_tel p{display: flex;justify-content: flex-start; flex-direction: column;   }
.footer .logo_tel p span{ font-size: 1.5rem; font-family: 'PingFang SC';letter-spacing: -1px;color: #fff;font-style: normal;font-weight: 600; }

.footer .s_width{ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1.1rem; line-height:25px; color:#fff; margin-bottom:25px;font-weight:normal; }
.footer i{ width:2.6rem;height:1px; background:#fff;display: block; margin-bottom:25px;}
.footer .f_fenlei{ width:370px }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-wrap: wrap;}
.footer .f_fenlei li{ width:50%;line-height:35px;  text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei li a{ color:#e2e2e2;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_fenlei p{ line-height:35px; padding:0 0 0 25px;}
.footer .f_fenlei p a{ color:#e2e2e2;font-size:14px;  display: block}
.footer .f_fenlei p a:hover{ color:#fff;}
.footer .f_contact{ }
.footer .f_contact div{ line-height:33px; color:#e2e2e2; font-size:0.95rem;}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #eee; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:13rem; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:0.95rem; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ }
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}

.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.product .pro_title p{ font-size: 60px; color: #91b721; line-height:75px;}
.product .pro_title p strong{  color: #1d2088;}
.product .pro_title div{  font-size:2.6rem; color:#c7c6c6;  line-height: 35px; font-weight: lighter;}

/* a_title */
.a_title{padding:40px 0 50px 20px; }
.a_title p{color: #151515;font-size: 3.1rem;font-weight: bold;}
.a_title strong{color: #02b875; }
.a_title i{width:100px;height:1px;margin:2.6rem auto;background: #555;display: block;}
.a_title span{color: #333333;font-size: 1rem; line-height: 3.5rem;} 
.a_title div{display: flex;justify-content: flex-start;align-items: center;padding:25px 0 0 0}
.a_title div a:nth-child(1){width:217px;line-height: 4rem;font-size: 1.5rem; display: block;background: #02b875; text-align: center; color: #fff;border-radius: 2rem;margin: 0 65px 0 0;}
.a_title div a:nth-child(2){width:137px;line-height: 3.5rem;font-size: 1.5rem; display: block; text-align: left; color: #111;border-bottom: 2px solid #333;background: url(../images/sanjiao.png) no-repeat right center;}
/* pro */
.pro{padding:50px 0 105px 0;background: #f8f8f8 ;}
.p_title{display: flex;justify-content:space-between; align-items: center;position:relative;z-index: 2;padding:0 0 40px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.p_title p strong{font-size: 55px;color: #c8ad7a; display: block;font-weight: bold;}
.p_title p strong i{ color: #1c1c1c; font-weight: 100; font-style: normal; text-transform: uppercase;}
.p_title p span{font-size: 18px;color: #444444;display: block;line-height: 45px;}
.p_title a{width:168px; line-height: 53px;font-size: 17px;color: #fff;  background: #ff0000; text-align: center;}
.p_title a:hover{font-weight: bold;}
.in-yfndk {	display: block;	overflow: hidden; position: relative;}
.container-inyf {	display: block; width:100%; }
.in-protu {	display: block;	width: 100%; position: relative; z-index: 1; }
.in-protu img{	display: block;	width: 100%;  transition:0.4s ease;position: relative; z-index: 1;}
.swiper-slide:hover .in-protu img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.in-protuk { display: block; width: 100%; height: auto;	z-index: 1;	position: relative;}
.in-yftudk { display: block; position: relative;	overflow: hidden; text-align: center; background: #fff;border-radius: 25px; overflow:hidden;}
.in-yftuk {	display: block;	position: relative;	overflow: hidden; }
.in-yftum {	display: flex; justify-content: flex-end; flex-direction: column;padding:18px 0;width:100%;position: absolute; z-index:3;bottom: 0;left:0;height:13rem;background: url(../images/hhbg.png) repeat-x left bottom; font-size: 1.5rem;color: #fff; }
.in-yftum p{ transition: 0.5s;}
.swiper-slide:hover .in-yftum p{opacity: 1;}
.inyfank{padding:25px 0}
.swiper-button-prev-inyf,.swiper-button-next-inyf {	display: block;	width: 50px; height: 50px; position: relative; float: left; left: auto;	top: auto;	right: auto;margin-top: 0;	border-radius: 50%;	 background-color: #fff;	 cursor: pointer; transition: 0.3s;}
.swiper-button-prev-inyf::after,.swiper-button-next-inyf::after {	content: "";}
.swiper-button-prev-inyf {	background:#02b875 url(../images/kj-zsnxj1.png) center center no-repeat;}
.swiper-button-next-inyf {	margin-left: 14px;	background:#02b875 url(../images/kj-zsnxj2.png) center center no-repeat;}
.swiper-button-prev-inyf:hover { background:#111 url(../images/kj-zsnxj1.png) center center no-repeat;}
.swiper-button-next-inyf:hover { background:#111 url(../images/kj-zsnxj2.png) center center no-repeat;}
.container { margin-left: auto;	margin-right: auto;}
.pro_con_in{display: flex;justify-content:space-between; align-items: stretch;padding: 60px 0; }
.pro_r{width:100%;margin:0 0 0 8%;display: block;}
/* productshow_con */
.productshow_con{display: none;}
.productshow_con2{padding:25px 0 0 0 }
.chanpin_con{  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{ width:48%;    border-radius: 10px; margin: 0 0 18px 0;position:relative;cursor:pointer; transition: 0.3s; border-radius:15px;border-bottom-left-radius: 0;overflow: hidden; background: #fff;box-shadow: 0 0 35px rgb(0 0 0 / 7%); }
.chanpin_con li a{display: block;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.chanpin_con .pro_text{ padding:15px 5px 15px 5px;background: #fff; text-align: center;}
.chanpin_con .pro_text strong{color:#353535; font-size:1rem;; display: block;}
.chanpin_con .pro_text span{ display: flex;justify-content: center; align-items: center;}
.chanpin_con .pro_text span i{font-style: normal;font-family: impact;font-size:24px;color:#f65808;padding:0 0 0 5px;}

.slideBoxbann3{ position:relative; overflow:hidden; }
.slideBoxbann3 .hd{ position:absolute; height:26px; line-height:26px; top:67%; right:0; z-index:1; width:100%;display: flex;justify-content: center;}
.slideBoxbann3 .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(0,0,0,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann3 .hd li.on{ background: #0eb767;  }
.slideBoxbann3 .bd{ position:relative; z-index:0; }
.slideBoxbann3 .bd li{ position:relative;   }
.slideBoxbann3 .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }

.red_l{width:100%;}
.red_l img{width: 100%;max-width:680px; display: block;}
.red_r{width:100%;padding:5px 20px 10px 20px; background: #fff; }
.red_r strong{ font-size:1.2rem; line-height:2rem; color: #212121; display: block; text-align: center;}
.red_r p{ font-size:1rem; line-height:1.7rem; color: #595959;padding:0 0 15px 0 }
.red_r div{ display: flex;justify-content: flex-start;}
.red_r div a{ width:100px;line-height: 40px;background-image: -webkit-linear-gradient(0deg,#0eb767, #07a6a5);color: #fff; text-align: center; border-radius: 25px; margin:0 55px 0 0}
.red_r div span{ display: flex;justify-content: flex-start; align-items: center;}
.red_r div span i{ font-size: 32px; font-family: 'neutra_text_tf';letter-spacing: -1.5px;line-height: 25px;font-style: normal;color:#0aac8f;padding:0 0 0 15px;}

/* pro_list */
.pro_list{ background: #f6f6f6;}
.pro_list .s_width{ display: flex;justify-content:flex-start;flex-wrap: wrap;}
.pro_list li{width:32%; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer; background: #fff; margin:0 1% 0.95rem 0 ; overflow: hidden; }
.pro_list .pro_pic{ position:relative; overflow:hidden;z-index: 1 ;width:100%;margin: 0 auto; }
.pro_list .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; }
.pro_list li:hover .pro_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.pro_list .pro_text{width:100%; padding:15px 85px 15px 25px; position: relative;}
.pro_list a i{display: block;width:100%;height:1px;background: rgba(0, 0, 0, .06); margin:  0.95rem 0;}
.pro_list .pro_text p{ color:#333; font-size:1.7rem; font-weight: bold;   text-transform: uppercase;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.pro_list .pro_text div{ color:#666; font-size:1.1rem; line-height: 2.5rem; }
.pro_list li:hover .pro_text p{ color:#02b875; }
.pro_list .pro_text span{ display: block; color:#555;width:120px; font-size:0.95rem; position: absolute;right:0;top:35px;padding-left: 1.4rem;transition: 0.5s all;}
.pro_list li:hover .pro_text span{  padding-left: 30px;}
.pro_list .pro_text span:before{ content: "";    width: 12px;    height: 2px;    background: #02b875;    position: absolute;    left: 0px;    top: 9px;    transition: 0.5s all;}
.pro_list li:hover .pro_text span:before{padding-left: 10px;}
/*about*/
.title_a{ text-align: center; border-bottom: 1px solid rgba(255,255,255,.1);padding:0 0 85px 0}
.title_a p{ font-size: 3.5rem; color: #fff; line-height:5rem; }
.title_a span{  font-size:1.05rem; color:#fff;  line-height: 2.6rem;}
.title_b{margin-top:78px}
.title_b p{ color: #02b875; font-weight: bold;}
.title_b span{ color: #555;}
.about{ padding: 95px 0 96px 0; background: url(../images/aboutbg.jpg) no-repeat center bottom;border-bottom-left-radius: 237px;position: relative; z-index: 2;}
.about_con{ display: flex;justify-content: space-between;padding:85px 0 0 0}
.about_l{width:44%; display: flex;justify-content:flex-start;flex-direction: column}
.about_l2{ text-align: right;}
.about_l strong{ font-size:3.1rem;color: #fff; }
.about_l span{ font-size:2.5rem;color: #fff; }
.about_l span i{ font-weight: bold;font-style: normal;}
.about_l .xian{width:100%;height:1px;background: rgba(255,255,255,0.1);margin:85px 0}
.about_l p{ font-size:1.2rem;color: #fff;line-height: 1.9rem; }
.about_line{height:1px;background: rgba(255,255,255,0.1);margin: 25px auto}
.about_r{width:42%;position: relative;z-index: 2;}
.about_r2{width:48%;}
.about_r_t{font-size:2.5rem;color: #fff;padding:0 0 0 65px; background: url(../images/aicon.png) no-repeat left center;}
.about_con_c{ font-size:1.02rem;color: #fff;line-height: 1.8rem;margin:55px 0 }
.about_con_c2{ font-size:1.02rem;color: #fff;line-height: 1.9rem;margin:0 0 }
.about_r a{color: #fff;display: block; width:158px;line-height: 52px; text-align: center;font-size:1.1rem;border-radius: 45px; background: #02b875; transition: 0.5s;}
.about_r a:hover{background-color: #0ca56d;}
/*shuzi*/
.xinlai_num{  position: relative;z-index: 2; display: flex;flex-direction: column;justify-content: space-between}
.xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.xinlai_num section { display: flex;justify-content: space-between;align-items: flex-start; flex-wrap: wrap}
.xinlai_num .jumbo {font-size: 2.7rem; color: #fff;font-weight:bold; font-family: "aven";display:inline-block;line-height: 5rem;letter-spacing: -1px;}
.xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#fff; padding:0 0 35px 0; }
.xinlai_num #wrap .xinlai_num_li:nth-child(3),.xinlai_num #wrap .xinlai_num_li:nth-child(4){ padding:0 0 0 0; }
.xinlai_num #wrap .xin_li { display: flex;justify-content:center; }
.xinlai_num #wrap .xin_li .xin_li_num{ }
.xinlai_num #wrap .xin_li .xin_li_num div{ display: flex;justify-content:center; align-items: center; }
.xinlai_num #wrap .xinlai_numd{ background:none;}
.xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#fff;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num #wrap .xinlai_num_li:nth-child(3) span{ font-size:1.4rem;  }
.xinlai_num #wrap .xinlai_num_li:nth-child(4) span{ font-size:1.4rem;}
.xinlai_num #wrap .xinlai_num_li p{ font-size:1.2rem; color:#fff;  line-height: 2rem; }
.xinlai_num.se_xinlai_num .jumbo { color: #e12327;}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li{  font-size:0.95rem; color:#333; padding:0 0 35px 0; }
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li span{ font-size:1.9rem; color:#333;padding:0 0 0 10px;font-family: "aven";}
.xinlai_num.se_xinlai_num #wrap .xinlai_num_li p{ font-size:1.1rem; color:#333;  line-height: 35px; text-align: center; }
/* yingyong */
.yingyong{padding:237px 0 90px 0;background: url(../images/yybg.jpg) no-repeat center top; margin:-237px 0 0 0}
.yingyong_a{padding:5px 0 90px 0;  margin:0 0 0 0}
.indexsec03 { padding:0 0 0 0 ;position: relative; overflow: hidden;}
.indexsec03 .topbox { margin-bottom: 80px; display: flex;	justify-content: space-between;	align-items: flex-start;}
.indexsec03 .topbox p {	width: 37%;	line-height: 23px;}
.indexsec03 .topbox .headLine01 { width: 60%;}
.indexsec03 .listul li { float: left; width:calc(100%/6.3 - 1px); margin-right: 1px; height: 590px;background-size: cover; background-position: center center;	background-repeat: no-repeat;	position: relative;	-webkit-transition: all 1s;transition: all 1s; overflow: hidden; cursor: pointer;}
.indexsec03 .listul li:nth-child(4){margin-right: 0;}
.indexsec03 .listul p {	position:absolute;	z-index:3;	color:#fff;font-size:1.4rem;width:100%;height:100%;left:0;top:0; line-height:75px; text-align:center;box-sizing:border-box;padding:5px;display: flex;justify-content: center;align-items: center;flex-direction: column;transition: all .5s;}
.indexsec03 .listul p i{display:block; width:40px;margin: 0 auto;height:1px;background: rgba(255,255,255,0.5);}
.indexsec03 .listul .listul_h{ opacity:0;transform: translate(0,-50%);padding:0 55px; position: absolute;left:0;bottom:35px;width:680px; z-index: 3; transition: 0.5s;;
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);}

.listul_bg{width:100%;height:100%;background:rgba(0,0,0,0.5);position: absolute;left:0;top:0;z-index: 2;;}
.listul_bg2{width:100%;height:100%;background:url(../images/cpbg.png) repeat-x left bottom;position: absolute;left:0;top:0;z-index: 3;opacity:0;}
.indexsec03 .listul .on .listul_bg{opacity:0;  }
.indexsec03 .listul .on .listul_bg2{opacity:1;  }
.indexsec03 .listul .on .listul_h{  transform: none;opacity:1; 
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;}
.indexsec03 .listul .on .listul_h span { font-size: 1rem;color: #fff;line-height:2rem; display: block;	margin-top: 5px; width:100%;}
.indexsec03 .listul .listul_h strong{display: block;font-size: 2rem;color: #fff; }
.indexsec03 .listul .on {width: 52%;}
.indexsec03 .listul .on p { display: none;;
	font-size: 28px;
	text-align: left;
	padding-left: 50px;
	top: inherit;
	bottom: 50px;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none;
}

/* y_p_title */
.y_p_title{ text-align: center;padding:65px 0 45px 0}
.y_p_title div{font-size: 3.6rem;color:#1e2d4d; line-height:5rem;font-weight:bold }
.y_p_title div strong{color:#02b875;}
.y_p_title div span{color:#a5a4a4; font-size: 3.1rem; font-weight: lighter; text-transform: uppercase;}
.y_p_title i{ display: block;width:80px;height:2px;margin:25px auto;background: #02b875}
.y_p_title p{ font-size:1.05rem;color:#505050; line-height:2rem;}
/* yingyong */
.yingyong2{padding:60px 0 80px 0;background:#fff;}
.case_t{display: flex;justify-content: space-between;align-items:center; }
.case_t a{width:180px; line-height:55px;color: #fff;  background: #02b875;text-align: center;transition: 0.3s; border-radius: 30px;}
.case_t a:hover{ color: #fff; }
.cc_title div{font-size: 3.5rem;color:#1e2d4d; line-height:5rem;font-weight: bold;  width:280px;position: relative; }
.n_t div{ width:620px; }

.cc_title div strong{color:#02b875;}
.cc_title p{ font-size: 1.05rem;color:#333333;line-height:3rem;}
.cc_title div:before{content: '';position: absolute;right:0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}

/* home2 */
.wrap { width: 100%; margin: 0 auto;}
.home2 .sty2 {	margin-top:66px; position:relative}
.home2 .swiper-container {margin:0 0 0 -1%}

.home2 .sty2 .swiper-slide {
	width:640px;
	display:block;
	margin-right:25px;
	position:relative;
	overflow:hidden;
	transition:all linear 0.4s
}
.home2 .sty2 .swiper-slide img {
	width:100%;
	border-radius:25px;
	display:block
}
.home2 .sty2 .swiper-slide .wenan {

}
.home2 .sty2 .swiper-slide .wenan strong {
	display:block;
	font-size:1.2rem;
	font-weight:normal;
	line-height:3rem;
	text-align:center;
	color:#333
}
.home2 .sty2 .swiper-slide:hover .wenan {
	bottom:0
}
.home2 .sty2 .swiper-button {
	width:42px;
	height:42px;
	position:absolute;
	top:50%;
	margin-top:-21px;
	z-index:2;
	background:#02b875;
	border-radius:50%;
	text-align:center;
	line-height:42px;
	cursor:pointer;
	transition:all linear 0.3s
}
.home2 .sty2 .swiper-button:hover {
	background:rgba(0,0,0,0.5)
}
.home2 .sty2 .swiper-button-prev {
	left:5%;
}
.home2 .sty2 .swiper-button-next {
	right:5%;
}
/*news*/
.news{padding:90px 0 80px 0; background:#f3f6f9;}
.news_con{display:flex;justify-content:space-between; flex-wrap:wrap;cursor:pointer;padding:55px 0 0 0}
.news_con li{ width:49%; position:relative;background:#fff;display:flex;justify-content:space-between;align-items: center;margin:0 0 15px 0;box-shadow: 0 20px 29px rgb(223 225 228 / 44%); border-bottom-left-radius: 40px; border-top-right-radius: 40px; overflow: hidden; transition: 0.3s;}
.news_con li span{ display:block; color:#8c8c8c; line-height:1.9rem;font-size: 0.95rem; text-transform: uppercase;background: url(../images/zhong.png) no-repeat left center;padding:0 0 0 25px}
.news_con li .detail{ width: 59%;height:100%;display:flex;justify-content:center;flex-direction: column;padding:0 15px 0 0}
.news_con li .detail a{ font-size: 1.3rem;text-align: left; line-height:2.5rem; color:#333333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-weight: bold;}
.news_con li .detail a:hover{ color:#fff; font-weight: bold}
.news_con li .detail p{ text-align: left; line-height:2rem; color:#999;	font-size: 1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:10px 0}
.news_con .news_pic{width:38%; position: relative; overflow: hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.news_con li:hover{background:#02b875;}
.news_con li:hover span{ color:#fff;}
.news_con li:hover .detail a{ color:#fff;}
.news_con li .detail a:hover{ color:#fff; }
.news_con li:hover .detail p{ color:#fff;}

/*in_factory*/
.pro_info{ color: #666;font-size: 1.1rem;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 0.95rem;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 0.95rem;display: flex;justify-content: space-between;}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_a{  background: #fff;}
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.2); transform: scale(1.2); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.huisebg{background: url(../images/jiangbg.jpg)}
/* se_about */
.se_about{ position: relative;z-index: 1;padding:195px 0 75px 0;background: url(../images/jianjiebg2.jpg) no-repeat center top;}
.se_about .s_width3{display: flex;justify-content: space-between;    align-items: center;}
.se_about_con {font-size: 1.1rem;line-height: 2.2rem;color: #444; }
.about_img{width:56%;position: relative; overflow: hidden; border-top-left-radius: 45px;border-top-right-radius: 45px}
.about_img img{ display: block; position: relative; z-index: 1;    width: 100%;}
.about_img div{position: absolute;left:0;bottom:0;background: rgba(0,0,0,0.6);padding:20px 45px;width:100%; z-index: 2;color:#fff}
.about_img div strong{ display: block;font-size: 2rem; line-height: 4rem;}
.about_img div p{ font-size: 1rem; line-height:1.5rem;}
.pp_title{ text-align: center;padding:40px 0 25px 0;position: relative; z-index: 2;}
.pp_title div{font-size: 3.5rem;color:#111828; font-weight: bold; text-align: center; }
.pp_title div strong{color:#02b875;}
.pp_title p{ font-size: 17px;color:#333333;line-height:75px;}
.a_t div{width:630px;margin: 0 auto;position: relative;color:#fff; }
.a_t div:after{content: '';position: absolute;left: 0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div:before{content: '';position: absolute;right: 0;bottom:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div strong{color:#02b875;}
.a_t p{ font-size: 1.05rem;color:#fff;line-height:2rem;}
/*shuzi*/
.se_xinlai{width:40%;padding: 60px 0 0 0;}
.se_xinlai .xinlai_num #wrap { overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.se_xinlai .xinlai_num section { display: flex;justify-content: space-around; flex-wrap:wrap; align-items: center}
.se_xinlai .xinlai_num .jumbo {font-size:5rem; color: #fff; font-family: trump_gothic_east; line-height:5.5rem; display:inline-block; }
.se_xinlai .xinlai_num #wrap .xinlai_num_li{ width:40%;height:233px; font-size:15px; color:#fff; box-sizing:border-box; text-align: center;padding:45px 0 0 0;background: url(../images/lanse.png) no-repeat center top; }
.se_xinlai .xinlai_num #wrap .xinlai_num_li span{ padding:0 0 0 5px; font-size:16px; color:#fff; }
.se_xinlai .xinlai_num #wrap .xinlai_num_li p{ font-size:1.1rem; color:#fff; text-align:center;line-height: 3rem;}
.se_xinlai .xinlai_num #wrap .xinlai_num_li:nth-child(1){ margin:0 0 35px 0}
.se_xinlai .xinlai_num #wrap .xinlai_num_li:nth-child(2){ margin:0 0 35px 0}
/*item_title*/
.item_title{height:241px; display: flex;justify-content:space-between;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-120px;}
.item_title div{font-size: 3.5rem;color:#fff; padding:25px 0 0 0; font-weight: bold;} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}


.se_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative; z-index: 2;}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:1.4rem; color:#333; line-height:6.2rem; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;transition: 0.3s;}
.se_nav li a:hover{ color:#e41019;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #e41019;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 150px; left:50%;margin-left:-75px;}
.se_nav li.cu_active a{ color:#e41019;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }
/* se_navcage */
.se_navcage{width:100%;position: absolute;left:0; top:0; height:100%;display: flex;justify-content:center; flex-direction: column; z-index: 5;}


/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:0 0 65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:1.5rem; color:#333;border:1px solid  #02b875; line-height:4rem;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav_shili li.on a{  font-weight: bold;background: #02b875;color:#fff; }

/* se_news */
.se_news{padding:25px 0 65px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_news2{padding:0 0 65px 0;  }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:48.6%;margin:0 2.5% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist li:nth-child(2n){ margin:0 0 45px 0; }
.se_newslist a{  display:flex;justify-content:space-between;align-items: center; line-height:42px; padding:15px ;border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;}
.se_newslist a .se_newslist_pic{width:35%;}
.se_newslist a .se_newslist_pic img{width:100%; display: block;}
.se_newslist a .se_newslist_text{width:60%;}
.se_newslist span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist .se_newslist_t{ line-height:28px; color:#222; margin:10px 0 20px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist i{    display: inline-block;    width: 1.4rem;    height: 8px;    background:url(../images/more4.png) no-repeat -1.4rem 0px ;    overflow: hidden;}
.se_newslist a:hover i{    background:url(../images/more4.png) no-repeat 0px;}
.se_newslist a:hover{background: #eee; }

/* se_chanpin_con */
.se_chanpin_con{padding:2.6rem 0 2.6rem 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:30%; margin: 0 5% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border-top-right-radius: 55px;border-bottom-left-radius: 55px;overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 3%);}
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:5px 1.5rem 25px 1.5rem;border-top:1px solid rgba(0,0,0,.05) }
.se_chanpin_con .pro_text p{color:#515151; font-size:1.4rem;line-height:3.2rem; }
.se_chanpin_con .pro_text span{color:#fff; width:12.6rem;background: #e12327; margin: 0 auto; border-radius:50px;font-size:1rem;line-height:2.6rem; display: block;}

/* guanli */
.guanli{padding:0 0 65px 0}
.guanli ul{  display: flex;justify-content: space-between; flex-wrap: wrap;}
.guanli li{width:calc(100%/3 - 5px) ;margin:0 0 10px 0;border: 1px solid rgba(0,0,0,0.1); display: flex;justify-content:flex-start; align-items: center; flex-direction: column;padding:35px 0}
.guanli li strong{ font-size: 1.5rem;color:#333; display: block; line-height: 4rem;}
.guanli li span{ font-size: 1rem;color:#555; display: block; text-align: center; padding:0 10px}

.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2.item_title3{ height:200px;}
.item_title2 div{color:#fff;font-size:3.5rem;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 i{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}
.item_title2 p{color:#fff;font-size:1.1rem;}

/*se_about_con*/
.item_title{height:190px; display: flex;justify-content:space-between;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-95px;}
.item_title div{font-size: 3.5rem;color:#fff; padding:25px 0 0 0; font-weight: bold;} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;width:50px;height:1px;background:#fff;margin:0 auto 2.6rem auto}

/* huise */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:32%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff  url(../images/cad.png) no-repeat center bottom;;cursor:pointer;border-top-left-radius: 50px;border-bottom-right-radius: 50px; }
.case2.case3 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0; }
.case2.case4 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0; border-top-left-radius: 0;border-bottom-right-radius: 0;}
.case2.case5 .list .item{ width:32%;height:auto; margin: 0 1% 25px 0; }
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.2rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ }
	.case2 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px; border-top-left-radius: 20px;border-bottom-right-radius:20px;}
	.case2 .item h4{ padding: 1rem 0 8px; }
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 2.6rem; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 10px; }
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}

/* se_pro */
.se_pro{padding:185px 0 125px 0;background-image: linear-gradient(-89deg, #0c2442 0%, #4f7492 100%);position: relative;}
.se_pro h1{font-size:4rem;line-height: 8rem;color: #fff;}
.se_pro p{font-size:1rem;line-height: 2rem;color: #fff;}
.se_pro a{width:210px;display: block;margin:45px 0 0 0;background: #02b875; color: #fff;font-size: 1rem;line-height: 3rem;text-align: center; border-radius: 35px;;}
.se_pro_a{display: flex;justify-content: space-between; align-items: center;padding:85px 0;background: #f5f5f5;}
.se_pro_a .info_pic{width:50%;}
.se_pro_a .info_pic img{width:100%; display: block;}
.se_pro_a .se_pro_a_text{width:50%; padding:0 5%}
.se_pro_a .se_pro_a_text strong{ display: block; font-size:2.5rem;color: #222; line-height: 6rem; }
.se_pro_a .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_b{padding:85px 0;}
.se_pro_b_title{font-size:2.5rem;color: #141b28;line-height: 2rem; margin:0 0 35px 0; text-align: center; font-weight: bold;}
.se_pro_b table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_c{padding:85px 0; background: #f5f5f5;}
/* sw11 */
.sw11out {position: relative;width: 100%;  }
#sw11 { }
#sw11 .swiper-slide {width: 740px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 48%;width: 52px;height: 52px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 23%;background:#02b875 url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 23%;background:#02b875 url('../images/jt_r.png') center no-repeat; background-size: 10px;}
.sw11out .sw-prev:hover { background:#ed4731 url('../images/jt_l.png') center no-repeat; background-size: 10px; }
.sw11out .sw-next:hover { background:#ed4731 url('../images/jt_r.png') center no-repeat;background-size: 10px;}
.sw11out.sw13out .sw-prev {left: 3%;}
.sw11out.sw13out .sw-next {right: 3%;}
#sw11 .swiper-slide{display: block;position: relative;  }
#sw11 .swiper-slide a{display: block;position: relative; overflow: hidden;  }
#sw11 .swiper-slide .pic {width: 100%;  position: relative;margin: 0 auto;overflow: hidden; border-radius: 45px;}
.sw11out.sw13out #sw11 .swiper-slide .pic {width: 100%;  position: relative;margin: 0 auto;overflow: hidden; border-radius: 0;}

#sw11 .swiper-slide .wz { text-align: center;color: #2d2d2d; opacity: 1; }
#sw11 .swiper-slide .wz strong{ color: #1f2436; display: block; font-size:26px;line-height: 55px; text-align: center; font-weight: normal; opacity: 0;transition:0.4s ease;}
#sw11 .swiper-slide .wz_news {position: absolute;left:0;bottom:0; width:100%;text-align: center;display:flex;justify-content: space-between;color: #2d2d2d; opacity: 1;padding:0 20px;z-index: 3;line-height: 55px;; }
#sw11 .swiper-slide .wz_news strong{color: #fff;font-size: 19px;font-weight: normal; position: relative;padding:0 0 0 25px}
#sw11 .swiper-slide .wz_news span{color: #fff;font-size: 16px;;}
#sw11 .swiper-slide .wz_news strong:before {content: '';    width: 9px;    height: 9px;    border: 1px solid #919fae;    transform: rotate(45deg);    transform-origin: center;    top: 22px;    position: absolute; left: 0;}
#sw11 .swiper-slide .hover{position: absolute;left:0;top:0; width:100%;height:100%;z-index: 2; background: url(../images/huise.png) repeat-x left bottom; opacity: 0.5;}
#sw11 .swiper-slide img { width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block; opacity: 0.9;-o-object-fit: cover;object-fit: cover; }
#sw11 .swiper-slideimg{  }
#sw11 .swiper-slide:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
#sw11 .swiper-slide-active img {opacity: 1;}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:26px; opacity: 1;}


@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}

/* se_fahuo */
.se_fa{overflow: hidden;position: relative;}
.se_lianxi{height:100vh}
.se_fa_con{ position: absolute;z-index: 2;width:82%;left:50%;margin-left:-41%;height:100%; display: flex;justify-content: space-between;align-items: center;}
.se_lianxi_con{height:100vh}
/* message */
.se_contact{width:40%}
.se_contact .se_fl_title{width:100%;position: relative;padding: 70px 0 25px 0;}
.se_fl_title div{font-size: 3.5rem;color:#02b875; line-height:4rem;font-weight: bold; text-align: left;width:100%;margin:0 0 35px 0;}
.se_fl_title div strong{color:#fff;}
.se_fl_title p{ font-size: 17px;color:#fff;line-height:35px;}
.se_fl_title:after{content: '';position: absolute;left: 0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}

.contact_tt span{ font-weight: normal;}
.contact_tt i{ width:70px; height:1px; background:#fff; display: block;}
.contact_tt li{ display: flex; justify-content:flex-start; align-items: center;margin: 25px 0 }
.contact_tt li .s_pic{ margin-right: 10px;}
.contact_tt li .s_p{ font-size: 17px; color: #fff}
.message{width:40%;overflow: hidden; font-size:15px; line-height:31px; color:#fff;padding: 45px 0 0 0;}
.message .se_fl_title{width:100%}
.message .se_fl_title:after{background: none;}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;width:100%;overflow: hidden;border:none;border-bottom:1px solid rgba(255,255,255,0.1);font-size: 1rem;color: #666;line-height: 3rem; margin: 0 0 5px 0; background: none;}
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:0px;border-bottom:1px solid rgba(255,255,255,0.1); margin-bottom: 5px; background: none;;}
.layui-btn{ display:block; background: #02b875; color:#fff;width: 39%;border-radius: 50px;;  font-size: 16px; height:58px;   line-height: 58px; border:none!important;  padding:0 31px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
.index-title{text-align:center;position:relative;margin:55px 0}
.index-title i{display: block; font-style: normal; font-size:3.1rem;line-height:4rem;color:#02b875;padding:10px 0;position:relative;text-align:center;}
.index-title span{font-size:90px;color:#f9f9f9;font-weight:700;text-transform:uppercase;line-height:100px;position:absolute;top:-15px;left:0;right:0;text-align:center;z-index:-1}
.index-title span:after,.index-title span:before{content:'';width:40px;height:4px;background-color:#02b875;display:inline-block;bottom:42px;margin-top:-15px;vertical-align:middle}
.index-title span:before{margin-right:-10px}
.index-title span:after{margin-left:-10px}
.index-title p{font-size:1.1rem;color:#666;line-height:2rem;margin-top:26px}
.se_fa_pic { position: relative;z-index: 1;}
.se_fa_pic img{object-fit:cover;object-position:50% 50%;display:block;width:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);}
.se_lianxi .se_fa_pic img{ height:100vh}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.1); transform: scale(1.1); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
.baise{background: #fff;padding:50px 0 50px 0}

.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_espcms_book2{padding:2.6rem 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center;font-size: 2.5rem;}
.se_espcms_book2 .se_date{ font-size:0.95rem; line-height:38px; padding: 0 0 2.6rem 0 ;text-align: center}
.se_tel{padding:2.6rem 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem;  padding:2.6rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 1rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 2.5rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:2.6rem 0 0 0; padding:0 0 2.6rem 0}
.info_content{ font-size:1rem; line-height:2.1rem; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 1.6rem;color: #e12327; line-height: 65px;margin-top: 35px; margin-bottom:25px;border-bottom: 1px solid rgba(0, 0, 0, .06);padding:0 0 0 45px;background: url(../images/banner-icon.png) no-repeat left center;}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 47px;}




.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:1.6rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 2.6rem 2.6rem rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 60px;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 1rem;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }

.se_espcms_page{font-size:0.95rem; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 2.6rem; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:0.95rem;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;text-indent:2em; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}

.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-550px;
	top: 50%;margin-top:-320px;
	width: 1100px;
	height: 640px;
	-o-object-fit: cover;
	object-fit: cover;
}
.icon-play {
}
.index-video {
	position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none;
}
.index-video .x-btn {
	top: 5%;
	right: 5%;
}
.index-video-wrap {
	z-index: 30;
}
.x-btn {
	position: absolute;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	background-color: ;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 1.5rem;
	z-index: 50;transition:.4s all;
}
.x-btn:hover {
transform: rotate(360deg); -webkit-transform: rotate(360deg);
	color: #fff;
}


.se_espcms_book3{ padding:150px 3% 80px 3%; background-image: url(../images/aboutbg.jpg); background-size: cover; }
.modal-footer{ display: flex;justify-content: flex-start;flex-direction: column;position: relative;width:7%;}
.se_bg_pic{ background: #fff; width:49%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}

.se_pro_text_pp{width:39%;padding:0 3% 0 3%; background: #fff; display: flex;justify-content: center;flex-direction: column}
.se_pro_text_pp i{display: block;}
.se_pro_text_pp span{ display: block; width:100px;height:2px;background: #e12327;}
.se_pro_text_pp h1{ line-height:5.4rem; font-size: 3rem;   text-transform: uppercase;color: #191b51;}
.se_pro_text_pp a{ width:140px; text-align: center; font-size: 1.1rem;color: #fff;line-height:45px; background: #e12327;margin:0 0 2.6rem 0; border-radius: 23px;display: block;}
.se_pro_text_pp a:hover{ background: #333; }

.se_pro_pic_text{display: flex;justify-content: space-between; }
.p_jieshao2{width:100%; }
.p_jieshao2 p{color: #666;line-height: 1.9rem;font-size: 1rem;     padding: 45px 0; }

.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin:10px auto; text-align: center;}

.espcms_pro_photo li{ width:100%; margin-bottom:5px; text-indent:0;}
.espcms_pro_photo li img{width:100%; background: #fff  }


@media only screen and (max-width: 1750px){
	
  }
@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.s_width3{width:92%;}
	.pro_r{margin:0 0 0 5%}

}
@media only screen and (max-width:1750px){ 
	.header .logo img{max-width: 278px;}
	.about_l strong{ font-size: 2.5rem;}
	.about_l span{ font-size: 2.1rem;}
	.title_a p{ font-size: 3.3rem;}
	.indexsec03 .listul li{ height: 500px;}
	.y_p_title div{ font-size: 3.3rem;}
	.cc_title div{ font-size: 3.3rem;}
	.a_t div{ font-size: 3.3rem;}
	.item_title div{ font-size: 3.3rem;}
}
@media only screen and (max-width:1600px){ 

}
@media only screen and (max-width:1500px){ 
	.y_p_title div{ font-size: 3rem;}
	.cc_title div{ font-size: 3rem;}
	.cc_title div{    width: 240px;}
	.n_t div{    width: 520px;}
	.title_a p{ font-size: 3rem;}
	.a_t div{ font-size: 3.2rem;    width: 530px;}
	.item_title div{ font-size: 3.1rem;}
	.item_title{height: 164px;    margin-top: -46px;}
	.pro_list .pro_text p{ font-size: 1.4rem;}
	.se_pro h1{ font-size:3rem;}
	.se_fl_title div{ font-size:3rem;}
	.guanli{padding:0 0 45px 0}
	.guanli li p{ text-align: center;padding:35px 0}
	.guanli li p strong{ font-size: 1.5rem;color:#333; display: block; line-height: 4rem;}
	.guanli li p span{ font-size: 1rem;color:#555; display: block;}
}
@media only screen and (max-width:1440px){ 
	.se_newslist li{width:100%;margin: 0 0 45px 0;}
	.se_newslist a .se_newslist_pic{width: 26%;}
	.se_newslist a .se_newslist_text{width: 70%;}
	.index_nav3 li a{ font-size:1rem;}
}
@media only screen and (max-width:1200px){ 
	.header{display:none;}
	.s_width{width:97%;}
	.s_width3{width:97%;}
	.case_t{ align-items:flex-start;flex-direction: column;}
	.home2 .swiper-container{ margin:0 0 0 1%}
	.cc_title p{line-height: 1.7rem;}
	.case_t a{margin:10px 0 0 0}
	.news_con li{width: 100%;}
	.home2 .sty2 .swiper-slide{width:300px}
	.home2 .sty2 .swiper-button{width: 26px; height: 26px;line-height: 26px;}
	.home2 .sty2 .swiper-button img{width:7px}
	.none{display:block;}
	.block{display:none;}
	.yingyong{padding:37px 0 40px 0; margin:-37px 0 0 0}
	.yingyong2{padding:37px 0 40px 0;margin:-37px 0 0 0}
	.yingyong_a{padding:5px 0 30px 0;  margin:0 0 0 0}
	.case_t a{width: 150px; line-height: 45px;}
	.about_r a{width: 150px; line-height: 45px;}
	.news{padding:37px 0 40px 0;}
	/*wap header*/
	.head_wap{width:100%; padding:10px 5px; position: fixed; z-index: 101; background: rgba(0,0,0,0.5) }
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.logo img{width:115px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 20px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 9px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-315deg);
		transform: translateY(9px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.2rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul li div{ display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);width:100%;margin:0 auto; }
	.menuBox ul li div a{width:63%;font-size: 15px;line-height: 38px;color: #555;font-weight: normal;display:block;border-bottom:0 solid rgba(0,0,0,0.1);background: none;}
	.menuBox ul li div a:nth-child(2n){width:37%;}
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 64px;}
	.l_tel{ padding:0 5px 0 0; display:flex;justify-content: flex-start;align-items: center;color: #fff;font-size: 12px;}
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.head_wap2 .l_tel{color: #555;}
	.y_p_title{padding: 25px 0 25px 0;}
	.huise{padding: 0 0 25px 0;}
	.page_box{line-height: 60px; font-size: 1rem;}
	.se_pro{padding: 65px 6px 25px 6px;}
	.se_pro h1{font-size: 2rem;line-height: 5rem;}
	.se_pro a{width: 130px;}
	.se_pro_a{display: flex;justify-content: space-between; flex-direction: column; align-items: center;padding:35px 8px;background: #f5f5f5;}
	.se_pro_a .info_pic{width:100%;}
	.se_pro_a .se_pro_a_text{width:100%; padding:15px 0 0 0}
	.se_pro_a_icon img{width:55px}
	.se_pro_a .se_pro_a_text strong{font-size: 1.5rem;}
	.se_pro_b_title{font-size: 1.5rem;}
	.se_pro_b{padding:25px 0;}
	.se_pro_c{padding:25px 0;}
	#sw11 .swiper-slide .pic{border-radius: 15px;}
	.sw11out .sw-next, .sw11out .sw-prev{width: 42px;		height: 42px;}
	.se_newslist a{flex-direction: column;}
	.se_newslist a .se_newslist_pic{width:100%;}
	.se_newslist a .se_newslist_text{width:100%;}
	.se_news{padding:0 0 35px 0;}
	.se_newslist .se_newslist_t{font-size: 1.4rem;}
	.page_box2 .s_width{line-height: 25px;}
	.se_espcms_book2 h1{font-size: 1.4rem;}
	.th_news_con{padding: 2.6rem 10px;}
	.se_espcms_page{flex-direction: column;padding: 15px;}
	.se_espcms_page li{width:100%}
	.se_espcms_book2{ padding:2rem 0 0 0;}
	.footer2{display: flex;position: fixed;bottom: 0px;    height: 55px;z-index: 99;}
	.zxy-btmswt {padding: 0 0.26667rem;z-index: 50;position: fixed;bottom: 0;width: 100%; max-width: 100%; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);overflow: hidden;}
	.zxy-btmswt .zxybtm-fl { margin-right: 0.26667rem; background: linear-gradient(0deg, #1d447c, #3b7bbf); border-radius: 0.4rem 0.4rem 0px 0px; float: left; width:48%; height:55px;}
	.zxy-btmswt .zxybtm-fl a { display: flex; background: url(../images/solj.png) no-repeat left 15px center; background-size: 15px; padding-left: 1.33333rem; cursor: pointer;height:55px; justify-content:center;align-items: center;flex-direction: column;font-weight: bold; }
	.zxy-btmswt .zxybtm-fl a span { display: block; font-size: 17px; line-height: 1; color: #fff; margin-bottom: 0.13333rem;font-weight: bold;  }
	.zxy-btmswt .zxybtm-fl a strong { display: block; font-size: 0.42667rem; color: #fff; line-height: 1; }
	.zxy-btmswt .zxybtm-fr { background: linear-gradient(0deg, #f72621, #ff7541); border-radius: 0.4rem 0.4rem 0px 0px; float: right; width:48%; height:55px; }
	.zxy-btmswt .zxybtm-fr a { display: flex; background: url(../images/zxy-dh.gif) no-repeat left 10px center; background-size: 25px; padding-left: 32px; cursor: pointer;height:55px; justify-content:center;align-items: center;flex-direction: column; }
	.zxy-btmswt .zxybtm-fr a span { display: block; font-size: 0.34667rem; line-height: 1; color: #fff; margin-bottom: 0.13333rem; font-weight: 300; }
	.zxy-btmswt .zxybtm-fr a strong { display: block; font-size: 17px; color: #fff; line-height: 1; letter-spacing: -1px; }
	.a_t div:before{width:17px;height:17px;background-size: 100%;}
	.a_t div:after{width:17px;height:17px;background-size: 100%;}
	.se_nav_shili li a{ font-size:1rem; line-height:3rem;}
	.se_nav_shili{    padding:25px 0 5px 0;}
	.guanli li{width:calc(100%/2 - 5px) ;}
	.guanli li strong{ font-size: 1.1rem;line-height: 3rem; }
	.guanli li span{ font-size: 1rem; }
	.guanli li i img{width:45px}
	.page_box2{padding:8px 0}
	.th_news_con{ text-indent:0; }
}
@media only screen and (max-width:1100px){ 
	.se_about .s_width3{display: flex;justify-content: space-between;flex-direction: column;    align-items: center;}
	.about_img{width:100%;position: relative;  }
	.se_xinlai{width:100%;padding: 20px 0 0 0;}
	.about_img div strong{font-size: 1.2rem; line-height: 2rem;}
	.about_img div{padding: 20px 15px;}
	.se_xinlai .xinlai_num #wrap .xinlai_num_li{width: 48%;    height: 161px;padding: 25px 0 0 0;}
	.xinlai_num #wrap .xinlai_num_li:nth-child(3), .xinlai_num #wrap .xinlai_num_li:nth-child(4){padding: 0 0 0 0;}
	.se_xinlai .xinlai_num .jumbo{font-size: 3rem; line-height: 4rem;}
	.se_xinlai .xinlai_num #wrap .xinlai_num_li:nth-child(1),.se_xinlai .xinlai_num #wrap .xinlai_num_li:nth-child(2){    margin: 0 0 15px 0;}
	.title_b{margin-top: 28px;}
	.se_about_con{font-size: 1rem; line-height: 2rem;}
	.pro_list li{ width: 48%;}
	.pro_list .pro_text{    padding: 5px 15px 5px 15px;}
	.pro_list .pro_text span{position: relative; top: 0;}
	.pro_list .pro_text p{font-size: 1.1rem;}
	.pro_list .pro_text div{font-size: 1rem;}
	.se_contact{width:100%}
	.se_fl_title div{font-size: 2rem;}
	.se_contact .se_fl_title{ padding: 30px 0 25px 0;}
	.index-title i{font-size: 1.8rem; line-height: 3rem;}
	.index-title p{ margin-top:0}

}
@media only screen and (max-width:760px){ 
	.news_con li{ justify-content:space-between; flex-direction: column;align-items: center; }
	.news_con .news_pic{width:100%; }
	.news_con li .detail{width:100%;height: auto; padding: 15px;}
	.about_con{ justify-content:space-between; flex-direction: column;align-items: center;    padding: 25px 0 0 0; }
	.about_l{width:90%;margin:0 auto }
	.about_r{width:90%; margin:0 auto}
	.about{ padding: 45px 0 46px 0;  border-bottom-left-radius: 80px; }
	.about_l .xian{margin: 25px 0;}
	.xinlai_num .jumbo{font-size: 1.7rem;line-height: 2.4rem;}
	.xinlai_num #wrap .xinlai_num_li span{font-size: 0.8rem;}
	.xinlai_num #wrap .xinlai_num_li p{font-size: 0.9rem;}
	.about_l strong{ font-size: 1.4rem;}
	.about_l span{ font-size: 1.1rem;}
	.about_r_t{ font-size: 1.7rem;}
	.about_con_c{margin: 25px 0;}
	.about_con_c{font-size: 1rem;line-height:1.7rem;}
	.about_r_t{background-size:35px ;}
	.title_a{padding: 0 0 25px 0;}
	.title_a p{ font-size: 2rem;}
	.title_a span{font-size: 1rem;line-height:1.7rem;}
	.a_title p{ font-size: 1.7rem;line-height:3.5rem;}
	.a_title span{font-size: 1rem;line-height:1.7rem;}
	.a_title div a:nth-child(1){width:140px;line-height: 3rem;font-size: 1.1rem; margin: 0 25px 0 0;}
	.a_title div a:nth-child(2){width:110px;line-height: 3rem;font-size: 1.1rem; }
	.swiper-button-prev-inyf, .swiper-button-next-inyf{width: 36px; height: 36px }
	.a_title{padding:10px 0 20px 20px; }
	.pro{padding:30px 0 25px 0;}
	.productshow_con{display: block;}
	.pro_r{display: none;}
	.y_p_title div{ font-size: 2rem;line-height:3.5rem;}
	.cc_title div{ font-size: 2rem;line-height:3.5rem; width: 170px;}
	.y_p_title i{ margin:8px auto;}
	.y_p_title p{ line-height:1.7rem;}
	.se_about{ position: relative;z-index: 1;padding:85px 0 45px 0;}
	.a_t div{ font-size: 2rem;    width: 89%;}
	.a_t p{font-size: 1rem;padding:0 35px}
}